libxc: check length on string copy (strcpy -> strncpy).
authorKeir Fraser <keir@xensource.com>
Tue, 23 Oct 2007 13:42:06 +0000 (14:42 +0100)
committerKeir Fraser <keir@xensource.com>
Tue, 23 Oct 2007 13:42:06 +0000 (14:42 +0100)
commit093d6da712d5ad5a3f8158bb967cc119c2408aa1
treedea5e17c150b6a5cad9833298f53c24289e2e8e7
parent907e0a6046567e32113433fddea5b55c67961391
libxc: check length on string copy (strcpy -> strncpy).
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/libxc/xc_dom_boot.c